home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / SecalDemo / Inc / libraries / mathlibrary.inc < prev    next >
Text File  |  1998-06-24  |  200b  |  10 lines

  1. include "inc/exec/libraries.inc";
  2.  
  3. struct MathIEEELibBase is
  4.   MathIEEEBase_LibNode:Library;
  5.   MathIEEEBase_reserved[18]:ubyte;
  6.   MathIEEEBase_TaskOpenLib:ulong;
  7.   MathIEEEBase_TaskCloseLib:ulong;
  8. ;
  9.  
  10.